home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950929-19951130 / 000314_news@columbia.edu_Thu Nov 2 02:13:42 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA22282
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Sun, 5 Nov 1995 07:15:35 -0500
  3. Received: by apakabar.cc.columbia.edu id AA22309
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Sun, 5 Nov 1995 07:15:33 -0500
  5. Path: news.columbia.edu!panix!bloom-beacon.mit.edu!spool.mu.edu!howland.reston.ans.net!plug.news.pipex.net!pipex!tube.news.pipex.net!pipex!tank.news.pipex.net!pipex!news.mathworks.com!newsfeed.internetmci.com!in1.uu.net!news.erinet.com!ragnarok.oar.net!malgudi.oar.net!infinet!mfoley
  6. From: mfoley@infinet.com (Mark Foley)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: C-Kermit - How to append to session.log?
  9. Date: 2 Nov 1995 02:13:42 GMT
  10. Organization: InfiNet
  11. Lines: 7
  12. Message-Id: <4799gm$mmv@horus.infinet.com>
  13. Nntp-Posting-Host: rigel.infinet.com
  14. X-Newsreader: TIN [version 1.2 PL2]
  15. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  16.  
  17.  
  18. I am running C-Kermit 5A(189) on my Linux system. Whenever I 'log
  19. session', the contents of my session.log file get overwritten. I have
  20. searched through the various 'help set ?', 'show ...' and 'set ?'
  21. commands to find some setting to control this, but I can't. The default
  22. behavior on my MS-Kermit is to append. This is what I want on C-Kermit.
  23. How?